-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
22.6
-
Code
-
Classes
- Order
| Total Complexity |
42 |
| Dependencies |
18 |
| Dependents |
13 |
| Total lines |
328 |
| Lines of code |
161 |
| Logical lines of code |
94 |
| Comment lines |
107 |
| Methods |
18 |
| Properties |
4 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createOrderByCaList() |
B |
38 |
17 |
64 |
| createFromOrderId() |
S |
60 |
4 |
13 |
| createOrderByPkgList() |
S |
51 |
3 |
24 |
| getFlatItems() |
S |
63 |
3 |
11 |
| createFromItem() |
S |
67 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| getCustomer() |
S |
82 |
1 |
3 |
| setPayment() |
S |
77 |
1 |
4 |
| hasPayment() |
S |
81 |
1 |
3 |
| getPayment() |
S |
82 |
1 |
3 |
| addItem() |
S |
76 |
1 |
4 |
| hasItem() |
S |
79 |
1 |
3 |
| getItem() |
S |
80 |
1 |
3 |
| getItems() |
S |
82 |
1 |
3 |
| getOrderId() |
S |
82 |
1 |
3 |
| setOrderId() |
S |
77 |
1 |
4 |
| create() |
S |
80 |
1 |
3 |
| createFromPayment() |
S |
77 |
1 |
3 |